Software Development
1332 Threads
๐จ New @a16z thesis: building websites / apps with AI There's been an explosion of products that help users "vibe code" a web app from text prompts. We dove deep on these tools -...
Let's build a trustworthy RAG app that provides a confidence score for each response:
Claude is an underrated coding assistant. But 99% of devs arenโt using it effectively. Here are 10 prompts to change that: https://t.co/p7Hskqt6nZ
๐จ BREAKING: Now anyone can create apps on their phone with no code skills! Replit has just launched Replit Agent on mobile for FREE. 10 mind-blowing examples: https://t.co/yegrLS...
Newgen Software Tech. Mcap : โน 3230 Cr. 10Yrs Sales CAGR : 18% 10Yrs PAT CAGR : 27% 10Yrs ROE : 20% Co is engaged in the business of software product development including de...
16 GitHub repositories worth more than expensive bootcamps (learn for free):
1/9 #Kubernetes is all the rage; Itโs a powerful, accessible, and scalable tool. The problem isโฆ scaling k8s to the enterprise level can be excruciating. Why? Well, Turja Narayan...
Today is a huge day for developers. ๐คฏ - ChatGPT API released (10x cheaper) - Whisper available in the API - Overhauled data usage policy - Focus on stability And more! Hereโs a...
/1 Almost every software engineer has used Git before, but only a handful know how it works :) Let's dive in. https://t.co/XEaP9XXSFr
Javascript explained: Filter method in Arrays https://t.co/yvrU8q82ef
โ ๏ธ#Spring Data JPA Performance Tip:โ ๏ธ Mark the transaction handling class with @Transactional(readOnly=true) and mark modifying methods as just @Transactional. ReadOnly disables di...
7 AI-powered tools you should use in 2023 (save them):
Some kubectl tips and tricks! A short Thread ๐ https://t.co/LP3nkoIQ1M
๐ก๐ Python has decorators for functions, like in the code snippet below. What does that mean? Let's have a look ๐ https://t.co/1d35Hn5oFw
16 Basic Linux commands for text manipulation (save this)๐งตโ
FREE Programming Cheat Sheets: 1. Python https://t.co/4GvqlDKqWA 2. Git https://t.co/Ok3WqQPuPQ 3. JavaScript https://t.co/tJHwm9VSOo 4. Bash https://t.co/ovrycmertD 5. SQL ht...
Stack Overflow is a multi-tenant monolithic application serving 2 billion monthly page views across 200 sites. Here are some amazing stats: https://t.co/2ZKSu1JoCf
Many distributed systems effectively use specialized storage like: โข time series โข blob storage โข graph databases โข spatial databases Here is a quick introduction to them: {1/10...
If you want to master Git And GitHub, open this:๐งตโ
Javascript is very verbose! This results in larger code base that can be shortened if you know how to exploit Javascript's capabilities. ๐ Here are 10 such one-liners I use to ma...
Components are the fundamental units in any React app. In this thread, I'll explain what components are and how they're used. Let's begin ๐๐ฝ https://t.co/W1EZdpmlR2
โโโ Day 7 โโโ โโโ Generator โโโ So, the term generator is used to refer to two different (but related) things: โข A generator function is a function which has a `yield` statement...
5 GitHub repositories that will help you save hours in your work:
GitHub is an absolute goldmine of quality learning resources. Here are 7 programming repos you'll wish you knew sooner: